base: added IEEE 754-2008 half precision float
authorØyvind Kolås <pippin@gimp.org>
Sat, 21 Apr 2012 23:31:05 +0000 (01:31 +0200)
committerØyvind Kolås <pippin@gimp.org>
Sat, 21 Apr 2012 23:32:54 +0000 (01:32 +0200)
commit3b93d527598f1b4f9171e460c5be754b9ccf18de
tree4b15a6166ec73eb9d9fcbe8029acedcd8ca8c745
parentd84d19e5ee1a42a90ffc3b6e6aedc2314fb209f6
base: added IEEE 754-2008 half precision float

Using BSD licensed code that means applications using babl should display the
appropriate copyright header - or this code needs to be reimplemented so that
babl can retain the functionality without that additional requirement.
babl/babl-ids.h
babl/base/Makefile.am
babl/base/babl-base.c
babl/base/babl-base.h
babl/base/type-half.c [new file with mode: 0644]